Skip to content

Conversation

@isoos
Copy link
Collaborator

@isoos isoos commented Oct 4, 2024

Partial reimplementation of #8064, only doing the selected background color in this PR.

light theme changes:

  • selected backgrounds renamed to bubbles blue (although it is slightly darker) #e7f8ff
  • fixes search completion selected from #cccccc ->#e7f8ff

dark theme changes:

  • sort control selected from #206080 -> nippon ultra blue (#23607f)
  • sdk badge background color from #206080 -> nippon ultra blue (#23607f)
  • fixes pub home announcement color from #e7f8ff -> nippon ultra blue (#23607f)
  • fixes search completion selected from #cccccc -> nippon ultra blue (#23607f)

@isoos isoos requested review from jonasfj and sigurdm October 4, 2024 08:39
@isoos
Copy link
Collaborator Author

isoos commented Oct 4, 2024

Note: staging deployment ongoing

@jonasfj jonasfj removed their request for review October 4, 2024 08:41
@jonasfj
Copy link
Member

jonasfj commented Oct 4, 2024

I dare not review colors, LGTM

@sigurdm
Copy link
Contributor

sigurdm commented Oct 4, 2024

IMO the sort-selection and completion highlight bright mode aliceblue color has too little contrast:
image

Not sure I see the dark-mode color come through for search completion (looks similar to bright mode
image

@isoos
Copy link
Collaborator Author

isoos commented Oct 4, 2024

Reverted the light-theme color change for now, as I couldn't find a named color close to the original one that has more contrast (still kept the rename).

Oh, the search completion is outside of <body> and the dark theme is not applied on it. I'll fix that in a separate PR.

@isoos isoos merged commit 50ef93e into dart-lang:master Oct 4, 2024
32 checks passed
@isoos isoos deleted the css-selected branch October 4, 2024 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants